home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
-
- [Setup]
- AppName=FMOD
- AppVerName=FMOD
- AppId=FMOD
- DefaultDirName={pf}\FMOD
- DefaultGroupName=FMOD
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\fmod.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\fmod.exe"; DestDir: "{app}"; Flags: ignoreversion
-
- [Run]
- Filename: "{app}\FMOD.exe"; WorkingDir: "{app}"; Flags: postinstall nowait
-
- [Icons]
- Name: "{group}\FMOD"; Filename: "{app}\FMOD.exe"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar - FMOD"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
-